Add PAE option to HVM config file.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 21 Feb 2006 17:15:49 +0000 (18:15 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 21 Feb 2006 17:15:49 +0000 (18:15 +0100)
commitac2f4cf2cad228810b43e19a14c5b39dab5c6f74
tree5fd74a96ec6a3603516b8cc17fc1f9a1ee6d93ec
parent55ee36debfd765ccfa3e2a0621e90ea570663d89
Add PAE option to HVM config file.
This option is disabled by default, only if we have "pae=1" in config
file, cpuid will return PAE available to VMX guest, and Linux PAE VMX
guest need this. Once the PAE VMX guest support is stable, we will
enable it by default.

Signed-off-by: Xin Li <xin.b.li@intel.com>
Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
tools/examples/xmexample.hvm
tools/libxc/xc_hvm_build.c
tools/libxc/xc_ia64_stubs.c
tools/libxc/xenguest.h
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/image.py
tools/python/xen/xm/create.py
xen/arch/x86/hvm/hvm.c
xen/arch/x86/hvm/vmx/vmx.c
xen/include/asm-x86/hvm/domain.h
xen/include/public/hvm/hvm_info_table.h